Layouts
Back to Home
01. Art with Aleks
02. Introduction
03. Looking Forward
04. View Groups & View Hierarchy
05. Exercise: Create the AboutMe Project
06. Exercise: Create the Layout File
07. Layout Editor Basics
08. Adding a TextView
09. Styling a TextView
10. Exercise: Add a TextView, ImageView, and Styling
11. Exercise: Add a ScrollView
12. Adding an EditText for Text Input
13. Adding a Done Button to Accept Text Input
14. Exercise: Add EditText, Done Button, ClickHandler
15. Data Binding
16. Data Binding: Views
17. Data Binding: Data
18. Exercise: Implement Data Binding
19. Google Interview: John Hoford and Nicolas Roard
20. Constraint Layout: ColorMyViews App
21. Creating ColorMyViews Project
22. Exercise: Create ColorMyViews Project and One Box
23. Constraints
24. Ratios
25. Chaining
26. Adding Box Two Below Box One
27. Adding Three Aligned Boxes
28. Exercise: Add Aligned Boxes with Click Handlers
29. Baseline Constraint
30. Exercise: Add Baseline Constraint and Button Chain
31. Assessment
32. Where to Go Next?
Back to Home
17. Data Binding: Data
ANDK L2 52 Data Binding Data SC-A
Android Developer Documentation:
Getting started with data binding
Data Binding Library
Generated Binding Classes
Layouts and binding expressions
Next Concept